Dictionaries operations
Add or delete dictionary entries
Adds or deletes multiple entries from your plurals, segmentation, or stop word dictionaries.
POST
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Dictionary type in which to search.
Available options:
plurals
, stopwords
, compounds
Body
application/json
Request body for updating dictionary entries.
Response
200
application/json
OK
Response, taskID, and update timestamp.